Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK-2507: Allow the Relying Business to set response delay for tasks … #465

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

MrBurtyyy
Copy link
Collaborator

…and Liveness checks in the sandbox

@MrBurtyyy MrBurtyyy requested a review from bucky-boy September 24, 2024 09:29
@JsonProperty("response_delay")
private final Integer responseDelay;

SandboxDocumentTextDataExtractionTask(SandboxDocumentTextDataExtractionTaskResult result, SandboxDocumentFilter documentFilter, Integer responseDelay) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we have a common base class for these, to avoid duplicating everything...?

Copy link

@MrBurtyyy MrBurtyyy merged commit 6649c24 into DEVELOPMENT Sep 24, 2024
8 checks passed
@MrBurtyyy MrBurtyyy deleted the SDK-2507 branch September 24, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants